Skip to content

Commit dd31ba7

Browse files
committed
big cleanup of inception example
1 parent dc5f4bd commit dd31ba7

File tree

6 files changed

+226
-509
lines changed

6 files changed

+226
-509
lines changed

example-inception3/example-inception3.qbs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ Project{
1212
name: { return FileInfo.baseName(path) }
1313

1414
files: [
15-
"src/ImageHelpers.h",
16-
"src/MousePainter.h",
1715
"src/main.cpp",
1816
"src/ofApp.cpp",
1917
"src/ofApp.h",

example-inception3/src/ImageHelpers.h

Lines changed: 0 additions & 228 deletions
This file was deleted.

example-inception3/src/MousePainter.h

Lines changed: 0 additions & 99 deletions
This file was deleted.

0 commit comments

Comments
 (0)